home *** CD-ROM | disk | FTP | other *** search
/ Oz - The Magical Adventure / Adventure.iso / pc / dkdata / iceclimb.dxr / Internal_50_Set Demo play mode.ls < prev    next >
Encoding:
Text File  |  2000-06-01  |  178 b   |  9 lines

  1. on exitFrame
  2.   global gFrameCounter, gNextTile
  3.   set the timeoutScript to EMPTY
  4.   set the timeoutLapsed to 0
  5.   set the timeoutLength to 0
  6.   gFrameCounter = 0
  7.   gNextTile = 0
  8. end
  9.